Skip to content

Support ZADD INCR#3071

Merged
mgravell merged 16 commits intomainfrom
marc/zadd-incr
May 8, 2026
Merged

Support ZADD INCR#3071
mgravell merged 16 commits intomainfrom
marc/zadd-incr

Conversation

@mgravell
Copy link
Copy Markdown
Collaborator

@mgravell mgravell commented May 6, 2026

API uses ValueCondition, in anticipation of new server APIs

The decision not to add a matching Decrement API is intentional and considered

Side fixes:

  • LoggerTests.TestLogger threw in CI in race scenario; fixed
  • VADD CI test wobbling, lots of investigation - very odd
  • GC CI test wobbling, fixing by allowing a small loop

Fix #3069

There's some noise in this PR which was me trying to get the VADD CI green; this was very odd, and I had to split that off in the end; see #3072 for status

@mgravell mgravell changed the title Support ZADD INCR; fix #3069 Support ZADD INCR May 7, 2026
@btolsen131
Copy link
Copy Markdown

Looks like this would also address issue #1780

@mgravell
Copy link
Copy Markdown
Collaborator Author

mgravell commented May 7, 2026

@btolsen131 those are already there

@mgravell
Copy link
Copy Markdown
Collaborator Author

mgravell commented May 8, 2026

merging to stabilize CI

@mgravell mgravell merged commit 89270ea into main May 8, 2026
7 checks passed
@mgravell mgravell deleted the marc/zadd-incr branch May 8, 2026 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement ZADD INCR flag

2 participants